home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / blankery / madamos / blankers / note / gadget < prev    next >
Text File  |  1996-01-05  |  992b  |  46 lines

  1. Madhouse v1.0, BlankerPrefs-Window
  2.  
  3. CHUNK:LOCALE
  4. english,deutsch
  5.  
  6. CHUNK:MUI-WINDOWLAYOUT
  7. VGroup,
  8.     HGroup,
  9.         Label( "_Paper,_Papier" ),
  10.         Paper = Cycle( "p", "Medival|Against AIDS|Granite,Mittelalter|gegen AIDS|Granit" ),
  11.         Label( "_Mode,_Modus" ),
  12.         Mode = Cycle( "m", "Get Message|Give Message,Nachricht bekommen|Nachricht geben" ),
  13.         Label( "_Static,_ruhend" ),
  14.         Static = Slider( "s,r", 5, 30 ),
  15.         LLabel( "s" ),
  16.     End,
  17.     ColumnGroup( "Textlines,Textzeilen", 2 ),
  18.         ta = String( "1", 20 ),
  19.         th = String( "a", 20 ),
  20.         tb = String( "2", 20 ),
  21.         ti = String( "b", 20 ),
  22.         tc = String( "3", 20 ),
  23.         tj = String( "d", 20 ),
  24.         td = String( "4", 20 ),
  25.         tk = String( "e", 20 ),
  26.         te = String( "5", 20 ),
  27.         tl = String( "f", 20 ),
  28.         tf = String( "6", 20 ),
  29.         tm = String( "g", 20 ),
  30.         tg = String( "7", 20 ),
  31.         tn = String( "h", 20 ),
  32.     End,
  33. End,
  34.     
  35. CHUNK:MUI-PREFSORDER
  36. Paper, Mode, Static, ta, tb, tc, td, te, tf, tg, th, ti, tj, tk, tl, tm, tn
  37.  
  38. CHUNK:BLANKERINFO
  39. Aicke Schulz
  40. 1
  41. 0
  42. 5000
  43. 1
  44. Madhouse
  45.  
  46.